Skip to content

feat(jdbc,dialect): read role memberships and principals, render grants - #41

Merged
stbischof merged 1 commit into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap
Jul 27, 2026
Merged

feat(jdbc,dialect): read role memberships and principals, render grants#41
stbischof merged 1 commit into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap

Conversation

@stbischof

Copy link
Copy Markdown
Contributor

No description provided.

- MetadataProvider.getAllRoleMemberships/getAllPrincipals for PG, Oracle,
  MSSQL, MariaDB (Is_role) and MySQL (KIND_UNKNOWN - no structural
  user/role distinction)
- GRANT/REVOKE/CREATE ROLE rendering in DdlGenerator incl. column
  restrictions; MSSQL, Oracle and H2 overrides
- schema privileges deliberately no longer read (PG)

Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
@stbischof
stbischof merged commit 52b19dc into eclipse-daanse:main Jul 27, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant